[INFO] cloning repository https://github.com/ChenXu233/YaoXiang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenXu233/YaoXiang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenXu233%2FYaoXiang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenXu233%2FYaoXiang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75c30d49fb31bcacb1e67e84660436687b501e9e
[INFO] testing ChenXu233/YaoXiang against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenXu233%2FYaoXiang" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ChenXu233/YaoXiang
[INFO] finished tweaking git repo https://github.com/ChenXu233/YaoXiang
[INFO] tweaked toml for git repo https://github.com/ChenXu233/YaoXiang written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChenXu233/YaoXiang on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChenXu233/YaoXiang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/time-rs/time`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `time v0.3.47 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded error-code v3.3.2
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded lsp-server v0.7.9
[INFO] [stderr]   Downloaded inotify v0.11.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded quickcheck v1.1.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded rustyline v18.0.0
[INFO] [stderr]   Downloaded ron v0.12.1
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb6648bad9ef4a5fca2ea808f8830646ae7d73f6e9a63d97676f6b3412049ee5
[INFO] running `Command { std: "docker" "start" "-a" "eb6648bad9ef4a5fca2ea808f8830646ae7d73f6e9a63d97676f6b3412049ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb6648bad9ef4a5fca2ea808f8830646ae7d73f6e9a63d97676f6b3412049ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb6648bad9ef4a5fca2ea808f8830646ae7d73f6e9a63d97676f6b3412049ee5", kill_on_drop: false }`
[INFO] [stdout] eb6648bad9ef4a5fca2ea808f8830646ae7d73f6e9a63d97676f6b3412049ee5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7edff528112ab74fe91ac7d401f13f62a9ee7587a814b05eab48e503b66f0ec
[INFO] running `Command { std: "docker" "start" "-a" "f7edff528112ab74fe91ac7d401f13f62a9ee7587a814b05eab48e503b66f0ec", kill_on_drop: false }`
[INFO] [stderr] warning: patch `time v0.3.47 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rustyline v18.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lsp-server v0.7.9
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling yaoxiang v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "f7edff528112ab74fe91ac7d401f13f62a9ee7587a814b05eab48e503b66f0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7edff528112ab74fe91ac7d401f13f62a9ee7587a814b05eab48e503b66f0ec", kill_on_drop: false }`
[INFO] [stdout] f7edff528112ab74fe91ac7d401f13f62a9ee7587a814b05eab48e503b66f0ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eefc4857f392a3df3f13784e279cc9f31c8322d62d63d4f1379eacef8c1ed4d9
[INFO] running `Command { std: "docker" "start" "-a" "eefc4857f392a3df3f13784e279cc9f31c8322d62d63d4f1379eacef8c1ed4d9", kill_on_drop: false }`
[INFO] [stderr] warning: patch `time v0.3.47 (https://github.com/time-rs/time?tag=v0.3.47#d5144cd2)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling yaoxiang v0.7.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr] error: could not compile `yaoxiang` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name yaoxiang --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug"))' -C metadata=0545be53d7cd9d6b -C extra-filename=-2f9f1c67e9d75c79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-3393ad7b33462123.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-02c106866aad60aa.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ca0fb357ae7a2692.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-14cef2cd820c566a.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c06915bf07fac416.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dde98ee36ed711fd.rlib --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-989bf215d0fc84ff.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-29150f25a8f469b8.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-a96d55357d2e37c2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d59f603b3c4469c7.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3012bd324f5f7ed2.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ef235f124fd4a0d9.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-71599fe050b023fc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8ce3efbb32e49c40.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd34b23986a5f38e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-25c0b594c09255b0.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-2f3c5028725c3319.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c256f3dc3532cb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aad30980d45f1cc4.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-26436601c84b4aa3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2d21d186c053aefd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f9f8fb7a8c018eb3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a67c3ffcfc42b27b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ead8ebd5a38da74d.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3c128509bbd48dd9.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-fd53fbec7e962863/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `yaoxiang` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name yaoxiang --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug"))' -C metadata=5c5285f098c3b14c -C extra-filename=-f3c3a5618735af6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern atomic=/opt/rustwide/target/debug/deps/libatomic-3393ad7b33462123.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-02c106866aad60aa.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-14cef2cd820c566a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-c06915bf07fac416.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dde98ee36ed711fd.rmeta --extern lsp_server=/opt/rustwide/target/debug/deps/liblsp_server-989bf215d0fc84ff.rmeta --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-29150f25a8f469b8.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-a96d55357d2e37c2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d59f603b3c4469c7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3012bd324f5f7ed2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8ce3efbb32e49c40.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd34b23986a5f38e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a8874466bdd97bb4.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-25c0b594c09255b0.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-2f3c5028725c3319.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c256f3dc3532cb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aad30980d45f1cc4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-26436601c84b4aa3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2d21d186c053aefd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f9f8fb7a8c018eb3.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-a67c3ffcfc42b27b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ead8ebd5a38da74d.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3c128509bbd48dd9.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eefc4857f392a3df3f13784e279cc9f31c8322d62d63d4f1379eacef8c1ed4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eefc4857f392a3df3f13784e279cc9f31c8322d62d63d4f1379eacef8c1ed4d9", kill_on_drop: false }`
[INFO] [stdout] eefc4857f392a3df3f13784e279cc9f31c8322d62d63d4f1379eacef8c1ed4d9
